projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1bf186
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Fri, 17 Nov 2006 12:12:15 +0000
(12:12 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Fri, 17 Nov 2006 12:12:15 +0000
(12:12 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index e1aefabb4b25beba434f0abb135adc83008c3b17..5d1e18728f6180f640a831d73ee5bb55a8f9bcff 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2006-11-17 NIIMI Satoshi <sa2c@sa2c.net> (tiny change)
+
+ * search.c (simple_search): In the loop of backward searching,
+ check also the byte position against the limit.
+
2006-11-14 Romain Francoise <romain@orebokech.com>
* minibuf.c (Fcompleting_read): Fix typo in docstring.